﻿@charset "utf-8";
/* CSS Document */
/*body{font-family:"Microsoft Yahei";padding:0px;margin: 0;border:0; background: url(../images/bg.gif) repeat;;font-size:12px;text-align:justify;}*/
body{font-family:"Microsoft Yahei";padding:0px;margin: 0;border:0; background: #fff;;font-size:12px;}
html,ul,ol,li,input,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,p,img{margin:0px;padding:0px;border:0;}
img{vertical-align: middle;border:none;}
ul,li,dt{list-style-type:none;}
a{color:inherit;text-decoration:none;}
.left{float: left;}
.right{float: right;}
.overflowHidden{overflow: hidden;}
.midWidth{width: 1200px;margin:0 auto;}
.mgt20{margin-top: 20px;}
.mgt30{margin-top: 30px;}
.clearFix{clear:both;}

/*头部样式*/
#header{width: 100%;height:80px;min-width: 1200px;}
.logo{background: url(../images/logo.png) no-repeat;width: 274px;height: 60px;margin:9px 0 12px 6px;}
.logo a{display: block;width: 100%;height:100%;}
.logoRight{width: 415px;height: 30px;background: url(../images/top.png) no-repeat;margin: 25px 0 0 30px;}
.search-keyword{width: 198px;height: 26px;line-height: 26px;color:#666;font-size: 12px;text-indent: 10px;border:1px solid #c8d0d7;margin-top: 12px;}
.search-submit{width: 53px;height: 28px;color:#666;border: 1px solid #c8d0d7;border-left: none;background: url(../images/icons.gif) no-repeat -127px -58px;margin-top: 12px;display: block;cursor: pointer;}
.dateNow{margin-top:10px;}
.dateNows{margin-top:10px;}
.dateNows span{border:1px solid #999;padding:0 8px; margin-right:16px;margin-left:4px;border-radius:10px;}

/*nav 导航*/
#nav{min-width:1200px;width:100%;height: 50px;border-top:4px solid #fff;}
.nav{width:1200px;margin:0 auto;position: relative;}
.nav a{display: block;}
.menuNav{height:58px;position: absolute;top:-4px;}
.menuNav li{float: left;width:120px;color:#fff;font-size: 16px;font-weight: bold;text-align: center;height:58px;line-height: 62px;}
.menuNav li.active{background: #fff;height: 54px;line-height: 54px;border-radius: 5px 5px 0 0;}
.navSon{position: absolute;top:53.5px;width:120px;padding: 6px 0;display: none;z-index: 11;}
.navSon li{font-size: 16px;height:36px;line-height: 40px;text-align: center;color:#fff;}
.navSon li:hover{background: #f7ab00;}
.tel{margin-right: 10px;height: 50px;line-height: 54px;}
.tel img{vertical-align: top;margin-top:5px;}
.tel i{color:#fff;font-size: 20px;font-style:normal;}

/*banner*/
#banner{min-width:1200px;height:250px;margin:-1px auto 0;overflow: hidden;position: relative;}
.slide{position: absolute;top:0;}
.slide img{width:100%;float: left;}
.slideBtn{position: absolute;bottom: 0;width:100%;text-align: center;z-index: 10;}
.slideBtn li{display: inline-block;width:15px;height:15px;margin:5px;background: #000;opacity: .2;filter:Alpha(opacity=20);border-radius: 50%;cursor: pointer;}
.slideBtn li:hover,.slideBtn li.on{opacity: 1;filter:Alpha(opacity=100);}

/*footer*/
#footer{width: 100%;min-width: 1200px;height: 101px;}
.foot p{text-align: center;width: 100%;margin-top: 10px;color:#666;}
.foot p img{vertical-align:text-bottom;}
#content{margin-top:10px;}
.cont-left{width: 855px;}
.cont-right{width: 315px;margin-right: 10px;}

/* 活动 */
.huodong{position: fixed;z-index:20;width:600px;height: 399px;background: url(../images/hd.jpg);top: 50%;left: 50%;margin:-200px 0 0 -300px;border-radius: 10px;display: none;}
.huodong a{display: block;width:100%;height:100%;}
.hdClose{position: absolute;right: -10px;top:-10px;width: 32px;height: 32px;background:url(../images/hdClose.png);cursor: pointer;}

/*首页*/
/*网上银行入口*/
.box{width: 313px;box-shadow: 3px 3px 3px #E5E5E5;background: #fff;border: 1px solid #E5E5E5;padding-bottom: 15px;margin-bottom: 15px;}
.boxTitle{margin-bottom:10px;height:15px;line-height:15px;border-bottom:1px solid #E5E5E5;padding:13px 0 13px 11px;}
.boxTitle h3{font-size:16px;padding-left:10px;color:#666;}
.boxTitle h3 span{font-weight:normal;color:#9e9f9b;}
.entrance a{display: block;width: 200px;height:37px;line-height:37px;margin:15px auto 0;color:#fff;border-radius: 5px;font:bold 14px/37px "\5FAE\8F6F\96C5\9ED1";padding:0 20px 0 50px;background-repeat:no-repeat;background-image:url(../images/loginIcon.png);} 
.entrance a:hover{padding-left:110px;width:140px;}
.entrance a.icon1{background-position:5px -1px;}
.entrance a.icon2{background-position:5px -42px;}
.entrance a.icon1:hover{background-position:65px -1px;}
.entrance a.icon2:hover{background-position:65px -42px;}
.entrance a i{float:right;width:0;height:0;border-left:6px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-top:14px;}
.entrance a:hover i{border-left:none;border-right:6px solid #fff;}
/*快捷服务*/
.quickService ul{overflow: hidden;}
.quickService li{width:50%;float: left;text-align: center;height:90px;font-size: 14px;cursor: pointer;}
.quickService li:hover{color:#ff6000;}
.quickService li img{padding: 10px 0;}
.winOpen{position: fixed;border-radius: 4px;padding: 10px;background: #fafafa;border:1px solid #aaa;width:290px;height:350px;top:50%;z-index: 12;top:50%;left: 50%;margin:-210px 0 0 -165px;display:none;}
.winClose{font-size: 18px;width:29px;height:46px;line-height: 46px;cursor: pointer;position: absolute;right:4px;top: -1px;text-align: center;}
.winOpen h4{font-size: 16px;margin-bottom: 30px;}
.winOpen div{text-align: center;}
.winOpen img{width:200px;}
.winOpen p{font-size: 16px;margin-top: 30px;}
.winBG{position: fixed;right:0;bottom: 0;top:0;left: 0;background: rgba(0,0,0,.6);z-index: 11;display:none;}

/*视频*/
.video{padding:0;}
.video .boxTitle{margin:0;}
.video .IEShow{width:293px;height:142px;padding:20px 10px;font-size:14px;}
.video .IEShow p{text-indent:2em;line-height:20px;}
.video .IEShow a{color:#fff;display:block;margin:10px auto;text-align:center;width:200px;height:30px;line-height:30px;}

/*业务介绍*/
.businessIntro{ width:853px;border:1px solid #c8d0d7;box-shadow: 3px 3px 3px #E5E5E5;margin-bottom: 15px;}
.businessTitle{height:18px;line-height:18px;padding:16px 0 16px 11px;}
.businessTitle h3{font-size:16px;padding-left:10px;color:#666;height:20px;line-height:20px;}
.businessTitle h3 span{font-weight:normal;color:#9e9f9b;}
.businessIntro .hd{width: 853px;height: 40px;}
.businessIntro .hd ul{overflow: hidden;}
.businessIntro .hd ul li{border-bottom: 1px solid #c8d0d7;border-top: 1px solid #c8d0d7;width:284px;height: 39px;line-height: 39px;font-size: 14px;color:#555;text-align: center;float: left;cursor: pointer;border-right: 1px solid #c8d0d7;}
.businessIntro .hd ul li.lastChild{border-right: none;width:283px;}
.businessIntro .hd ul li.on{border-bottom: none;background: #fff;font-weight: bold;height: 40px;}
.businessIntro .bd .on{display:block;}
.businessCont{margin:32px 30px;display:none;height:140px;}
.businessCont ul{float: left;width: 480px;overflow: hidden;margin:30px 0 0 60px;}
.businessCont ul li{float: left;width: 226px;padding-left: 14px;background: url(../images/icons.gif) no-repeat -199px -208px;font-size: 12px;height: 28px;}
.businessCont ul li:hover{background: url(../images/icons.gif) no-repeat -199px -262px;color:#ff6000;}
.businessBtn{width: 90px;height: 24px;line-height:24px;float: right;margin:30px 10px 0 0;font-weight: bold;color:#727272;font-size: 13px;text-align: center;}
.businessBtn em{font-size: 16px;font-style: normal;}
.businessBtn:hover{color:#fff;border-radius: 20px;}

/*新闻中心*/
#news{width:480px;height: 243px;box-shadow: 3px 3px 3px #E5E5E5;border:1px solid #c8d0d7;}
.news_title{font:14px/28px "\5FAE\8F6F\96C5\9ED1";height:37px;line-height: 37px;}
.news_title ul{width: 80%;float: left;}
.news_title li{width: 120px;background: #fff;float: left;text-align: center;}
.news_title li a{display: block;}
.news_title li.on{font-weight: bold;}
.news_title li.on a{color:#fff;}
a.more{margin-right: 25px;color:#7c7c7c;font-weight: normal;}
a.more:hover{color:#258007;font-weight: bold;}
.news_content ul{display: none;padding: 10px 25px;}
.news_content ul.on{display: block;}
.news_content ul li{font:12px/23px "\5FAE\8F6F\96C5\9ED1";height:23px;position:relative;padding-left: 14px;}
.news_content ul li i{position:absolute;left:0;width:3px;height:3px;background:#565656;top:10px;}
.news_content a{color:#333;}
.news_content li span{color:#acacac;float: right;}
/*重要公告*/
#notes{width:352px;height:243px;overflow: hidden;box-shadow: 3px 3px 3px #E5E5E5;border:1px solid #c8d0d7;}
.notesTitle{width: 100%;height: 26px;background: #f9f9f9;border-bottom: 1px solid #c8d0d7;padding-top: 12px;}
.notesTitle h3{height: 15px;line-height: 15px;margin-left:20px;padding-left: 15px;color:#555;font-size: 14px;}
.notesTitle a{float: right;margin-right: 20px;}
.notesTitle a:hover{font-weight: bold;}
#demoa{margin: 10px 20px;}
#notes ul li{font:12px/25px "\5FAE\8F6F\96C5\9ED1";height:25px;position:relative;padding-left: 14px;}
#notes ul li i{position:absolute;left:0;width:3px;height:3px;background:#565656;top:10px;}
#notes li a{color:#333;}

/*友情链接*/
.friendlyLink{width: 853px;height:96px;overflow: hidden;border:1px solid #c8d0d7;box-shadow:3px 3px 3px #E5E5E5;margin-top:15px;}
.friendlyLink h3{float:left;width:30px;text-align:center;height:86px;border-right:1px solid #c8d0d7;font-size:16px;padding:5px;color:#666;}
#demoda {background: #fff;overflow:hidden;width: 792px;height:auto;float:right;margin:12px 10px;}
#indemoda {float: left;width: 800%;}
#demoda1 {float: left;}
#demoda2 {float: left;}
#s_list li{width:176px;height:72px;float:left;margin-right: 19px;}


/*其他*/
.buttom{margin-top: 15px;box-shadow: 3px 3px 3px #E5E5E5;border:2px solid #E5E5E5;}


/*其他页面*/
.content{margin:10px auto 15px;}
/*左侧菜单*/
.menu{border:#E5E5E5 solid 1px;width: 279px;}
.currentItem{font-size: 16px;font-weight: bold;color:#3A3A3A;height: 40px;line-height: 40px;border-bottom:#E5E5E5 solid 1px;background:#f9f9f9;margin-bottom:10px;}
.currentItem div{float:left;width:18px;height:18px;margin:11px 10px 0;}
.currentItem div i{display:block;width:3px;height:3px;float:left;margin:0 2px 2px 0;}
.menu ul li{margin:0 auto 8px;width: 260px;text-align: center;line-height: 30px;height: 30px;color:#333;border-radius: 3px;border:1px solid #E5E5E5;}
.menu ul li.active{font-weight: bold;}
.menu ul li a{display: block;}
.menuImg{width:279px;height:279px;background:url(../images/bank.png);margin-top:30px;}

/*右侧内容*/
.bankContent{width: 895px;border:#E5E5E5 solid 1px;}
/*位置*/
.position{border-bottom:#E5E5E5 solid 1px;background:#f9f9f9 url(../images/home.png) no-repeat 14px center;margin-bottom:10px;padding-left:40px;height:40px;line-height:40px;font-size:14px;}
.position a{color:#3a3a3a;}
.position a:hover{color:#ff6000;}

/*项目内容*/
.bankBody{padding: 20px 60px;color:#666;}
.bankTitle{font-weight:bold;font-size: 16px;text-align: center;padding-bottom:8px;}
.bankArticle{color:#666;line-height: 24px;}
.bankArticle a{color:#00f;}
.bankArticle p{margin: 10px 0;line-height: 24px;color:#666;}

/*列表*/
.list li{background: url(../images/ico_04.gif) no-repeat 0 50%;padding-left: 14px;border-bottom: #ccc dashed 1px;height: 32px;line-height: 32px;color:#727272;}
.list li:hover{color:#f00;}
.list li span{float: right;}
.searchList{padding-bottom:30;}
/*分页列表*/
.pageList{text-align: center;margin-top: 15px;}
.pageList li{display: inline-block;padding: 5px 8px;border:#ccc solid 1px;margin:0 1px;background: #f0f0f0;}

/*企业业务*/
.itemCont h4{width: 800px;margin: 30px 0 20px;border-bottom: 1px solid #E5E5E5;}
.itemCont h4 a{display:block;width:204px;padding-left:60px;font-size:20px;height:64px;line-height:64px;color:#fff;background-repeat:no-repeat;background-position:190px center;border-radius:0 40px 40px 0;}
.itemCont1 h4 a{background-color:#ff8712;background-image:url(/style/images/loan.png)}
.itemCont2 h4 a{background-color:#e2661d;background-image:url(/style/images/deposit.png)}
.itemCont3 h4 a{background-color:#0c81f9;background-image:url(/style/images/e-bank.png)}
.itemCont4 h4 a{background-color:#82c2f9;background-image:url(/style/images/intermediaryBusiness.png)}
.itemCont ul{overflow: hidden;margin: -1px 20px 0;}
.itemCont ul li{float: left;width: 245px;margin-bottom: 10px;text-align: center;color:#6e6e6e;font-size: 16px;}
.itemCont ul li:hover{color:#ff4500;}

table {
    border-collapse: collapse;
}

/*地图*/
.mapTitle{font-size: 18px;margin-bottom: 10px;font-weight:bold;}